Skip to content

feat: Add --quiet flag to the CLI - #48

Merged
CasperTeirlinck merged 1 commit into
mainfrom
feat/quiet-flag
Jul 14, 2026
Merged

feat: Add --quiet flag to the CLI#48
CasperTeirlinck merged 1 commit into
mainfrom
feat/quiet-flag

Conversation

@CasperTeirlinck

Copy link
Copy Markdown
Collaborator

The CLI prints everything to stdout. When using the ConsoleMaterializer or another materializer that prints to stdout, this pollutes the output in case you want to programatically capture the output of the materializer only.

Added a flag --quiet that puts everyting in stderr, except potential materializer ouput.

@CasperTeirlinck
CasperTeirlinck requested a review from jvanbuel July 10, 2026 15:05
@CasperTeirlinck
CasperTeirlinck merged commit 319dd90 into main Jul 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants